@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box; }
body{overflow-x: hidden}
img{ border:0; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.index_logo{width:147px; height:81px; position: absolute; top:6px; left:50%; margin-left: -75px;}
.index_logo img{width:100%; height: auto; overflow: hidden; }
.header_center{width:100%; height:85px; position: relative; background: url(../images/header_bj.jpg) no-repeat center}
#nav{width:100%; height:77px; text-align:center; }
#nav ul{width:100%; float:left}
#nav li{float:left; height:85px; box-sizing: border-box; padding-top:25px;  position:relative; z-index:99; width:120px; }
#nav a.nav_h{width:100%; display:block; float:left;  color:#333333;outline:none;position:relative; font-size: 14px;}
#nav a.nav_h span{font-size:12px;-webkit-text-size-adjust:none;line-height:12px; display:block; position:relative; color: #666; margin-top:4px; font-family: "Arial"}
#nav li ul{width:100%; display:none; position:absolute; background:#ddd; top:85px; left:0px; padding:10px 0; z-index:99}
#nav li ul li{width:100%; line-height:30px; height:30px; margin:0; position:relative; padding:0px; background:none; z-index:2}
#nav li ul a,#nav li.active ul a,#nav li.sfhover ul a{width:100%; height:30px; line-height:30px; color:#333; font-size:14px; float:none;}
#nav li:last-child{background: none;}
#nav li.active a.nav_h,#nav li.active a.nav_h span{color:#962020; }
#nav li.active{background: url(../images/nav_x.png) no-repeat bottom center}
#nav li.nav_li:hover{color:#962020; background: url(../images/nav_x.png) no-repeat bottom center}
#nav li.active span{top:-39px!important}
#nav li.active a{top:20px!important;}
#nav li.nav_li ul li:hover a{color:#962020}
.nav_center{margin-left: 240px;}






/* 首页:banner */
.banner{ width:100%;  position:relative;  height:700px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#ba0a0a}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}





/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; margin-top: 50px;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h3{font-size: 30px; color: #333333; font-weight: bold; line-height: 35px;}
.index_title b{font-size: 30px; color: #333333; line-height: 35px;}
.index_title p{font-size: 16px; color: #999999; font-weight: bold; line-height: 36px;}
.index_title hr{width:20px; height: 4px; background: #ba0a0a; display: block; margin:5px auto;}
.index_about_left{width:516px; height: 378px; background: url(../images/ab_bjs.png) no-repeat center; padding: 20px 18px; margin-top: 32px; float: left}
.index_about_left img{width:100%; height: 100%;}
.index_about_right{width:628px; height: auto; overflow: hidden; float: right; margin-right: 30px; margin-top: 32px; padding-top: 40px;}
.index_about_right h3{font-size: 18px; color: #333333; font-weight: bold;}
.index_about_right b{font-size: 18px; color: #333333;}
.in_ab_xx{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.in_ab_xx a{width:100%; height: 100%; display: block;  font-size: 16px; color: #333333; line-height: 30px;}
.in_ab_xx span{font-size: 16px; color: #ba0a0a}
.index_about_right ul{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.index_about_right ul li{width:119px; height: 52px; background: url(../images/ab_hover.png) no-repeat center; text-align: center; line-height: 52px; font-size: 14px; 
	color: #333333; float: left; margin-right: 42px;}
.index_about_right ul li a{width:100%; height: 100%; display: block}
.index_about_right ul li:last-child{margin-right: 0}
.index_about_right ul li:hover{background: url(../images/ab_active.png) no-repeat center}
.index_about_right ul li:hover a{color:#ba0a0a}


/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:340px;}
.video-box video{width:100%; height:100%;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*产品中心*/
.index_product{width:100%; height: 742px; overflow: hidden; margin-top:83px; background: url(../images/pro_bjs.jpg) no-repeat center; padding-top: 50px;}
.Box{width:100%; height: auto; margin-top:59px;}
.Box .Box_con {position: relative; }
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:372px;height:auto; margin-left:42px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.box_pic{width:372px; height:305px;  overflow: hidden; position: relative; background: url(../images/pp_bjs.png) no-repeat center; padding: 27px;}
.box_pic .pro_hover{width:100%; height: 100%; overflow: hidden; position: relative}
.box_pic img.p_pic{width:100%; height: 100%; transition: all 0.5s;}
.pro_xuan{width:100%; height: 100%; background: rgba(150,32,32,0.75); text-align: center; position: absolute; top:100%; left:0; 
transition: all 0.4s ease-in-out;}
.pro_xuan img{width:68px; height: 76px; display: block; margin: 70px auto 15px;}
.pro_xuan span{font-size: 14px; color: #efeacf}
.Box .Box_con .conbox ul li:hover img.p_pic{transform: scale(1.1);}
.Box .Box_con .conbox ul li:hover .pro_xuan{top:0; }
.box_xx{width:100%; height: 53px; background:url(../images/p_title.jpg) no-repeat center; font-size: 14px; color: #fdf7da; text-align: center; line-height: 53px; 
	margin-top: 12px;}
.Box .Box_con .btn {display: block;width:33px;height:33px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.Box .Box_con .btnl {float: left; background: url(../images/p_left.png) no-repeat; left:-50px;}
.Box .Box_con .btnr { float: right; background: url(../images/p_right.png) no-repeat; right:-50px;}
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}
.pro_more{width:114px;  height:43px; background: #972323; color:#efeacf; font-size: 14px; text-align: center; line-height: 43px; margin: 55px auto 0; display: block}
.pro_more:hover{background: #b98f77; }



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: 58px;}
.index_youshi_left{width:30%; float: left; height: auto; margin-top: 60px;margin-left: 20%;}
.in_ys_pic{width:100%; height: auto; overflow: hidden}
.in_ys_pic img{width:100%; height: auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_ys_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_ys_xx{width:380px; height: auto; float: right;   margin-right: 77px; margin-top: 55px;}
.ys_title{width:167px; height: 41px; background: #972323; text-align: center; line-height: 41px; color:#fff; font-size: 16px; float: right}
.ys_xx{font-size:16px; color: #333333; line-height: 30px; margin-top: 10px; text-align: right; margin: 40px 0}
.ys_dh{width:100%; height: auto; overflow:hidden; background: url(../images/dhs.png) no-repeat 100px center; font-size: 16px; color: #333333; text-align: right}
.ys_dh span{font-size: 30px; color: #972323; font-family: "Impact"}

.index_youshi_right{width:30%; height: auto; overflow: hidden; float: left; margin-top: 60px;}
.in_ys_rxx{width:480px; height: 300px; float: left; margin-left: 68px; padding-top: 30px;}
.ys_rtitle{width:167px; height: 41px; background: #972323; text-align: center; line-height: 41px; color:#fff; font-size: 16px; display: block}
.ys_rxx{font-size:16px; color: #333333; line-height: 30px; margin-top: 10px; margin:30px 0}
.ys_rdh{width:100%; height: auto; overflow:hidden; background: url(../images/dhs.png) no-repeat left center; padding-left: 30px; font-size: 16px; color: #333333; }
.ys_rdh span{font-size: 30px; color: #972323; font-family: "Impact"}






/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-top: 90px; }
.index_news_left{width:586px; height: auto; float: left;  margin-top: 46px;}
.inews_nav{width:586px; height: 166px; overflow: hidden;  background: url(../images/n1.jpg) no-repeat center; }
.inews_nav a{width:133px; height: 36px; background: url(../images/n_nav.png) no-repeat center; text-align: center; line-height: 36px; font-size: 16px; color: #fff;  margin: 4px auto 0; display: block}
.inews_nav a:hover{font-weight: bold;}
.inews_nav_list{width:237px; height: 166px; padding-top: 8px;}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 15px;margin-bottom: 50px;}
.index_news_top dl{width:100%; height: 40px; line-height: 35px; }
.index_news_top dl dt{width:428px; height: 40px; float: left; font-size: 16px; color: #33333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top dl dd{font-size: 16px; color: #333333; float: right}
.index_news_top p{width:100%; height: auto; overflow: hidden; line-height: 28px; font-size: 14px; color: #333333; margin: 10px 0 20px}
.index_news_top span{font-size: 14px; color: #333333; margin-top: 10px; display: block}
.index_news_right{width:550px; height: auto; float: right; margin-top: 40px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: 65px; border-bottom: 1px dashed #b98f77; line-height: 65px; background: url(../images/san.png) no-repeat left center; padding-left: 20px;}
.index_news_right ul li h3{width:362px; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li span{font-size: 16px; color: #333333; float: right}
.index_news_right ul li:hover h3,.index_news_right ul li:hover span{color:#ba0a0a}
.index_news_top:hover p,.index_news_top:hover span,.index_news_top:hover dt,.index_news_top:hover dd{color:#ba0a0a}



/*联系我们*/
.index_contact{width:100%;  height:776px; overflow: hidden; background: url(../images/contact_bj.jpg) no-repeat center; margin-top: -38px; padding-top: 45px;}
.index_contact_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_contact_title h3{font-size: 30px; color: #fff; font-weight: bold; line-height: 35px;}
.index_contact_title b{font-size: 30px; color: #fff;  line-height: 35px;}
.index_contact_title p{font-size: 16px; color: #fff; font-weight: bold; line-height: 36px;}
.index_contact_title hr{width:20px; height: 4px; background: #ba0a0a; display: block; margin:5px auto;}
.index_contact_map{width:50%; height: 396px; float: left; margin-top: 50px;}
.index_contact_right{width:50%; height: 396px; background: rgba(255,255,255,0.77); float: left; margin-top: 50px;}
.index_contact_xx{width:460px; height: auto;  margin-left:43px; margin-top: 30px; }
.in_ctitle{width:100%; height: 40px; border-bottom: 1px solid #fd0000; font-size: 16px; color: #333333}
.in_ctitle p{ font-size: 16px; color: #333333}
.in_cxx{width:100%; height: auto; overflow: hidden; margin: 28px 0}
.in_cxx p{ font-size: 14px; color: #333333; line-height: 26px;}
.in_cinput{width:100%; height: auto; }
.in_cinput input[type="text"]{width:225px; height: 35px; border: 0; background: #e5e5e5; margin-bottom: 10px; padding: 0px 10px; float: left}
.in_hm{float: right!important}
.index_contact_xx textarea{width:100%; height: 80px;  border:0; background: #e5e5e5; padding: 10px; resize: none}
.in_csubmit{width:222px; height: 35px; background: #ba0a0a; border: 0; text-align: center; font-size: 14px; color: #fff; display: block; margin-top: 6px; cursor: pointer}
.in_csubmit:hover{background: #b98f77}





/*底部*/
.footer{width: 100%; height:363px; background: url(../images/footer_bj.jpg) no-repeat center; padding-top: 40px;}
.footer_nav{width:auto; overflow: hidden; display: table; margin: 0px auto;}
.footer_nav a{font-size: 14px; color: #ffffff; margin-right: 15px;  background: url(../images/fnav_x.png) no-repeat right center; padding-right:15px;}
.footer_nav a:last-child{margin-right: 0; background: none;}
.footer_nav a:hover{color:#ba0a0a}
.f_contact{height:auto; overflow: hidden; width:100%; text-align: center; margin-top: 10px; }
.f_contact p{font-size: 14px; color: #ffffff; line-height:30px}
.footer_ma{width:auto; display: table; margin: 10px auto 0;}

.footer_img{width:103px; height: auto; overflow: hidden; float: right; margin-right: 28px; margin-top:10px;}
.footer_img div{width:103px; height: 103px; }
.footer_img div img{width:100%; height:100%;}
.footer_img p{width:100%; height:35px; line-height:35px; font-size:14px;  color: #ffffff; text-align: center }




.footer_ban{width:100%; height:40px; line-height:40px; margin-top:20px;}
.footer_zhichi{width:auto; height:100%;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}
.f_brq a:hover{color:#ba0a0a!important}
.index_kuaijie{width:100%; height:auto;line-height: 30px; overflow: hidden;  padding: 15px 0}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #313131; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #313131; float: left; width:88px; height: 30px;  text-align: center  }
.index_kuaijie a:hover{color:#1551ac}


/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 5px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 0 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -50px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#ba0a0a;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}









/*内页导航*/
.ny_nav,.ny_sdts{width:100%; height:54px;    margin-top: -26px; }
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#962020;}
.ny_nav ul li{width:160px; height:54px; line-height:54px; float:left; text-align:center;position:relative;}
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}

.litu{background:#b98f77 }
.litu.activ{background:#b98f77}
.ny_nav ul li.active{background:#b98f77 }
.ny_nav ul li:hover{background:#b98f77#b98f77}
.ny_title_left{width:100%; height:45px; line-height: 45px;  margin:20px auto; border-bottom: 1px solid #eeeeee }
.ny_title_left p{ font-size: 12px; color: #666666; background:url(../images/home.png) no-repeat left center; padding-left:20px;}
.ny_title_left p a{ color:#666666}
.ny_title_left p span{ color: #666666}
.ny_title_left p a:hover{color:#962020}
.ny_nav li ul{width: 190px; left:50%; margin-left:-95px; top: 54px; position: absolute; z-index:999; background: #ddd; line-height: 36px; display:none; border-radius:0px;}
.ny_nav li ul li{width:100%; height:auto; line-height:40px; background:none;}
.ny_nav li ul li a{font-size:14px;color:#333;}
.ny_nav li:hover ul{display:block;}
.ny_nav li ul li:hover{background:#b98f77; border-radius:0px;}
.ny_nav li ul li:hover a{color:#fff}
.ny_sdts ul{width:auto; margin:0px auto; display:table; background:#962020; border-radius:38px;}
.ny_sdts ul li{width:160px; height:54px; line-height:54px; float:left; text-align:center;position:relative; border-radius:38px;}
.ny_sdts ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_sdts ul li.active{background:#b98f77 }
.ny_sdts ul li:hover{background:#b98f77}




/*内页banner图1*/
.ny_banner{width: 100%;height:400px;}
.case_banner{ background: url(../images/case_ban.jpg) no-repeat center;}
.vr_banner{ background: url(../images/vr_ban.jpg) no-repeat center;}
.about_baner{ background: url(../images/about_ban.jpg) no-repeat center;}
.product_banner{background: url(../images/pro_ban.jpg) no-repeat center;}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center;}
.service_banner{background: url(../images/service_banner.jpg) no-repeat center;}
.ts_banner{background: url(../images/ts_banner.jpg) no-repeat center;}
.contact_baner{background: url(../images/contact_ban.jpg) no-repeat center;}
.rlzy_baner{ background: url(../images/rlzy_ban.jpg) no-repeat center;}
.join_baner{ background: url(../images/join_ban.jpg) no-repeat center;}
.skpx_banner{ background: url(../images/skpx_ban.jpg) no-repeat center;}
.jishu_baner{ background: url(../images/jishu_ban.jpg) no-repeat center;}
.ny_banner_title{ width:100%; height: 66px; background: rgba(0, 0, 0, 0.5); padding: 15px;position: absolute; bottom: 0; left: 0px; z-index: 999; line-height: 66px;}



/*内页sbout*/
.ny_about{width:100%;height: auto; display: block; overflow: hidden; padding: 30px 0; font-size:14px;  color:#666666; line-height:28px; margin-bottom:40px;}



/*neye产品*/
.ny_product{ width:100%;height: auto; display: block; overflow: hidden; margin-bottom: 20px;}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_product li{width:390px;height:auto;float: left;margin-right:15px;border: 1px solid #eeeeee; margin-top:40px;}
.ny_product li a{width: 100%;height: 100%; position: relative; display: block;overflow: hidden;}
.ny_product li .pro_li{height:auto; width:100%; overflow: hidden; position:relative}
.ny_product li .pro_li img{width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display:block;}
.pro_li .pro_h{width:100%; height: 100%; background: rgba(23, 23, 25, 0.64); text-align: center; line-height: 262px; font-size: 18px; font-weight: bold; color: #fffefe; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; top:0px; left:0px; display: none}
.ny_product li:hover .pro_h{display: block}
.ny_product li:hover h4{display: none;}
.ny_product li .pro_name{width:100%;text-align:center;font-size:14px;color:#333;width:100%;height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:10px}
.xiangqing{width:100px;height:30px;line-height:30px;border:1px solid #fff;color:#fff;margin:0 auto;text-align:center;color:#333}
.ny_product li:nth-child(3n){margin-right:0}

.ny_pro_more{width:56px; height: 56px; background: #b98f77; border-radius: 50%; margin: 0px auto; text-align: center; padding-top: 6px; position: absolute; top:-20px; left:50%; margin-left: -28px;}
.ny_pro_more p{font-size:12px; color: #fff; height: 26px; line-height: 16px;}
.pro_info{width:100%;  height:80px; background:#962020; text-align:center; position: relative; padding-top: 45px;}
.pro_info h4{font-size:15px; color:#fff; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.ny_product_yy{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.ny_product_yy ul{width:100%; height: auto; overflow: hidden}
.ny_product_yy ul li{width:292px; height: auto; float: left; margin-right:10px; margin-bottom: 26px;}
.ny_product_yy ul li:nth-child(4n){margin-right: 0}
.pro_yyimg{width:100%; height: 219px; overflow: hidden}
.pro_yyimg img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_yy ul li .pro_ht{width:100%; height: 40px; line-height: 40px; background: #e5e5e5; color: #333333; font-size: 14px; text-align: center;position: relative}
.ny_product_yy ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_yy ul li:hover p{color:#fff}
.ny_product_yy ul li .pro_ht:before { content: ""; width: 0%; height: 100%; position: absolute; top: 0;  left: 0; background: #962020; transition: .5s;}
.ny_product_yy ul li:hover .pro_ht:before { width: 100%;}
.ny_product_yy ul li p{position: relative; z-index: 999}


/*荣誉资质*/
.honor_yyimg{width:100%; height:auto; overflow: hidden; border:1px solid #ddd}
.honor_yyimg img{width:100%; height: 100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*厂房厂貌*/
.honor_cfimg{width:100%; height: 216px; overflow: hidden; border:1px solid #ddd}
.honor_cfimg img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden;    font-size: 14px;  color: #666666; line-height:26px;}
.ny_qynew{height: auto; overflow: hidden;margin-top:0px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact"; height:50px;     margin-top: 20px;}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;margin-top: 40px}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #962020}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:370px; float: left; margin-right:45px; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:292px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.ny_qynew_show{width:100%; height:auto; line-height:26px; color:#666; font-size:16px;}
.ny_qynew_list ul li:last-child{border-bottom: 0px;}

/*联系我们*/
.m-map { width: 100%;  height: 350px; margin-top: 50px;}
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot .ewm{float:right; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; font-size:14px; color:#666; line-height:26px;}
.m-map{width:100%; height:350px; margin-top:50px;}
.m-contright{width:700px; height: auto; float: left;font-size:14px; line-height:28px;color:#666}

/*推荐新闻*/
.news_lists{/*! margin-top: 48px; */ display: block; overflow: hidden; height: 100%;}
.zixun{padding-top: 60px; padding-bottom:60px; overflow:hidden}
.list_line{font-size: 14px; color: #999; border-bottom: 1px dashed #d2d2d2; height:60px; line-height: 60px;}
.list_line p{width:330px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left}
.list_line span{float: right;}
.list_line i.iconfont{margin-right: 20px; float: left}
.list_line:hover a{color: #962020;}
.list_line:hover{color: #962020;}
.li_txt{ width:565px; height: auto; float: left;}
.li_txt_top{width:100%; height:310px; position: relative; overflow:hidden;}
.li_txt_top a{width:100%; height:100%; display:block;}
.li_txt_top img{width:100%; height: 100%; position: absolute; top: 0px; left:0px; z-index: 111;transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.li_txt_top:hover .t_new img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}	
.t_new{width:100%; height:310px; overflow:hidden;}	
.li_txt_top .li_title{width:190px; height: 125px;  background: rgba(186, 10, 10, 0.68); position: absolute; top: 0px; left:0px; z-index: 999; color: #fff}
.li_title p{ font-size: 24px; font-weight: bold; width: 100%; height: 100%; text-align: center; padding-top: 33px; padding-left: 0px;}
.li_title p span{font-size: 22px; font-weight: normal;}
.li_rtxt{float:right;}


